Skip to main content link. Accesskey S
  • Help
  • HCL Logo
  • HCL Notes and Domino Application Development wiki
  • THIS WIKI IS READ-ONLY. Individual names altered for privacy purposes.
  • HCL Forums and Blogs
  • Home
  • Product Documentation
  • Community Articles
  • Learning Center
  • API Documentation
Search
  • Share Show Menu▼
  • Subscribe Show Menu▼

Recent articles by this author

Community articleAccessing an Image Resource as a Favicon on XPages
Added by ~Karl Kigerosterikle on March 26, 2010 | Version 1
expanded Abstract
collapsed Abstract
Favicons (like the Lotus Notes image on the tab and address bar when you're looking at this page in your browser) help give your website / application the personal touch. But there's something you need to be careful about...
Tags: XPages, Web apps
ShowTable of Contents
HideTable of Contents
    • 0.0.1 About the Author
Favicons can help give your web applications the personal touch. If you save it as an image resource in your application and Anonymous access is Reader or above, there is no problem. However, if Anonymous is No Access, the favicon will not show, even for authenticated users. For some reason the favicon is accessed using Anonymous access. So if Anonymous should have no access, you need to allow Anonymous to Read Public Documents and tick "Available to Public Access users" on the Security image resource. This is the same whether your favicon is referenced in specific XPages or in the application theme.
 
If you want to make your favicon application-wide, you can include it in a theme with the following code:
 
<control> 
<property> 
<name>pageIcon</name> 
<value>favicon.ico</value>
</property> 
</control>
 
 

About the Author

 
Paul Withers is a Domino Developer at Intec Systems Ltd. The original post of this and other tips / observations / tutorials are available at the Intec Blogexternal link 
expanded Attachments (0)
collapsed Attachments (0)
expanded Versions (3)
collapsed Versions (3)
Version Comparison     
VersionDateChanged by              Summary of changes
3Mar 26, 2010, 9:49:24 PM~Tanita Dwojipychekynds  
2Mar 26, 2010, 9:47:56 PM~Karl Kigerosterikle  
This version (1)Mar 26, 2010, 9:47:18 PM~Karl Kigerosterikle  
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedAbout
  • HCL Software
  • HCL Digital Solutions community
  • HCL Software support
  • BlogsDigital Solutions blog
  • Community LinkHCL Software forums and blogs
  • About HCL
  • Privacy
  • Accessibility